VB Simultion of our Galagy, including Sagittarius and 8 mini Black holes

Introduction and Purpose

The purpose of the program "VB Sagittarius" is to simulate the black hole Sagittarius A* and 8 mini BH's
See also: 4.4 Example of type 2 experiment: The Star s2 around the BH Sagittarius A*
https://en.wikipedia.org/wiki/Sagittarius_A* and https://en.wikipedia.org/wiki/S2_(star)

This program is part of what is called the "Sagitarrius Project". To read more select this link Sagittarius Project


Program Description

The program consists of 4 Forms: Control, Display, Menu and Figure
  1. The Control Form is used to select a planet simulation and to perform a simulation.
  2. The Display Form shows the results of a simultion and the result of a simulation saved in a Data Bae
  3. The Menu Form is to select additional parameters used by a planet simulation
  4. The Figure Form is to select a simulation saved in a Data Base

Control Form - Operation

Display 1
The control form is used to select and perform a simulation.
  1. First select a particular simulation to be performed.
    In the example this is simulation 7
  2. Next Select Start
  3. Next the simulation will show the Display Form as shown in Figure 2
The control form is also use to display a certain set of saved simulations.
Those saved simulations are called figures or subtests.
  1. First select the Figure Selection Menu.
  2. Select the Figure to be displayed
  3. Next Select Start
  4. Next the simulation will show the Display Form as shown in Display 5
The control form is also use to perform the simulations which are saved in a data base.
  1. First goto Parameter Selection Display
  2. Select SubTest and return back to Control Form
  3. Select Command Creation
  4. Select View Commands. This will show all the necessary parameters.
  5. Select Command Excution
  6. Next Select Start
  7. Next the simulation will show the Display Form as shown in Display 2

Display Form - Operation

Display 2
The Display Form is divided in 5 parts
  1. A header section which shows general information.
  2. The first box showing specific data for each of the 8 mini BH's.
  3. A second box showing specific data for each of the 8 mini BH's.
  4. A third box showing specific data for each of the 8 mini BH's.
  5. The bottum box showing specific information about mini BH 1. This is related to the first line of each of the other 3 Boxes.

Menu Form - Operation

Display 4

Figure Form - Operation

Display 5

VB Sagittarius Software Description